termination character meaning in English
结束字符
终端字符
Examples
- Is a null reference nothing in visual basic , only the line termination characters are written
为空引用(在visual basic中为nothing ) ,则仅写入行结束字符。 - The best way to address this incompatibility is to export strings lacking the termination character as arrays of
解决这种非兼容性的最好方式是将缺少终止字符的字符串作为 - The three quotation marks at the end of the line represent one quotation mark in the string and the string termination character
行尾的三个引号表示字符串中的一个引号和字符串终止字符。 - For compatibility with other languages , visual basic 2005 includes a termination character when exporting strings
为了与其他语言兼容, visual basic 2005在导出字符串时包含了一个终止字符。 - In visual basic 6 . 0 and earlier versions , strings are exported to com objects as sequences of bytes without a null termination character
在visual basic 6 . 0版本或更早版本中,字符串是作为不带空终止字符的字节序列导出到com对象的。